projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a8a1cb
)
(imenu--index-alist): Balance parentheses.
author
Luc Teirlinck
<teirllm@auburn.edu>
Tue, 18 Apr 2006 22:49:21 +0000
(22:49 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Tue, 18 Apr 2006 22:49:21 +0000
(22:49 +0000)
lisp/imenu.el
patch
|
blob
|
history
diff --git
a/lisp/imenu.el
b/lisp/imenu.el
index 381e6481393b28b04a6dde2e56edd28ea065655b..a609bcbadf98c11c0637407d610eefa18f2d5921 100644
(file)
--- a/
lisp/imenu.el
+++ b/
lisp/imenu.el
@@
-441,7
+441,7
@@
The function `imenu--subalist-p' tests an element and returns t
if it is a sub-alist.
There is one simple element with negative POSITION; selecting that
-element recalculates the buffer's index alist."
+element recalculates the buffer's index alist."
)
(make-variable-buffer-local 'imenu--index-alist)